home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / Mesa-3.0 / README.MGL < prev    next >
Encoding:
Text File  |  1997-06-25  |  2.1 KB  |  63 lines

  1.  
  2.                      SciTech MGL 3.1 Bindings for Mesa 2.3
  3.  
  4.                     Copyright (C) 1997 SciTech Software, Inc.
  5.  
  6.  
  7. Author
  8. ======
  9.  
  10. Kendall Bennett
  11. SciTech Software, Inc.
  12. 505 Wall Street,
  13. Chico, CA 95928
  14.  
  15. KendallB@scitechsoft.com
  16.  
  17.  
  18. Introduction
  19. ============
  20.  
  21. SciTech MGL 3.1 is a high performance graphics library for the DOS and Windows
  22. environments, that supports fullscreen graphics in SuperVGA resolutions
  23. such as 400x300, 512x384, 640x480 etc. Although you don't need the SciTech
  24. MGL libraries to use Mesa for DOS or Windows, the implementation of Mesa
  25. on SciTech MGL is reasonably fast (and we hope to make it faster) and
  26. provides a simple and elegant solution to using Mesa in the DOS and Windows
  27. environments.
  28.  
  29. The SciTech MGL graphics library is a commercial product, while Mesa is free
  30. software. The SciTech MGL library itself is available in evaluation form
  31. as described below, and this can be used to compile and build the MGL version
  32. of Mesa. The SciTech MGL specific bindings for Mesa are however contributed
  33. to the Mesa community and may be used in accordance with the regular Mesa
  34. license agreement. Hence to use the MGL version of Mesa you will need to
  35. obtai a copy of the MGL libraries.
  36.  
  37.  
  38. Getting the SciTech MGL 3.1
  39. ===========================
  40.  
  41. The SciTech MGL 3.1 libraries can be obtained from the SciTech Software
  42. ftp site. The DOS libraries are available as:
  43.  
  44.  ftp://ftp.scitechsoft.com/devel/mgld31.exe
  45.  
  46. and the Windows libraries are available as:
  47.  
  48.  ftp://ftp.scitechsoft.com/devel/mglw31.exe
  49.  
  50. Note that the SciTech MGL libraries come with pre-compiled versions of the
  51. latest release of Mesa at the time of the SciTech MGL release, as well
  52. as complete source code ready to compile for the MGL versions of Mesa.
  53.  
  54. Note that at the time of writing the MGL 3.1 libraries are currently
  55. in beta testing, but should be available by the time you read this. Also
  56. note that by the time you read this a new version of the MGL libraries
  57. may be available, in which case the above URL's will be slightly different
  58. for the later libraries.
  59.                         
  60.  
  61. This file last revised:  June 24 1997
  62.  
  63.